InheritProperties Property (C1NumericBox<TNumeric>)
Gets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically.
public bool InheritProperties {get; set;}
'Declaration
Public Property InheritProperties As Boolean